func github.com/aws/aws-sdk-go-v2/service/s3.validateOutputLocation

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L3087: func validateOutputLocation(v *types.OutputLocation) error {
		validators.go#L3386: 		if err := validateOutputLocation(v.OutputLocation); err != nil {